home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / rapfix.zip / RAPEDIT.DOC < prev    next >
Text File  |  1992-03-09  |  2KB  |  43 lines

  1.  
  2. RAP-EDIT is a sysop utility that allows you to edit the userfiles
  3. associated with the RemoteAccess Pub.  You can edit *ALL* of this data:
  4. this is a somewhat powerful program in that respect so care should be
  5. taken that you don't fry your files.  The only dummy-proofing that
  6. exists is as follows:
  7.  
  8. Handles are saved back in Capitalized format.
  9.  
  10. User names are saved back in ALLCAPS format.
  11.  
  12. You are prompted to confirm a record DELete.
  13.  
  14. That's about it.  Otherwise, it's a pretty straightforward user
  15. interface.  The following keys will work:
  16.  
  17. PGUP, PGDN, HOME, and END allow you to move through the file from record
  18. #1 to record #300.  The CURSOR keys allow you to move from field to
  19. field within each record (there are 20 fields).  Once you've selected
  20. the piece of information you wish to edit, press ENTER.  You are now in
  21. EDIT MODE and can edit the information in that field.  Standard editing
  22. keys and rules apply, but pressing ESCape will abort the changes.
  23.  
  24. Once you hit ENTER, your work is saved immediately to disk.
  25.  
  26. Pressing DEL on any record (outside of EDIT MODE) will activate user
  27. DELETION.  You will be asked to confirm whether or not you really,
  28. really wanna do that.  Selecting "y" will delete the user, any other key
  29. will abort the deletion.
  30.  
  31. Pressing ESC will quit RAP-EDIT.
  32.  
  33. Multi-line operation: I've not done EXTENSIVE testing but RAP-EDIT
  34. should work just fine even if users are online and accessing the RAP
  35. files.  Be aware, though, that editing the user record of any user that
  36. is CURRENTLY ONLINE is rather pointless: when that user logs off, RAP
  37. will re-save their record based on what RAP has in memory, which will
  38. overwrite any changes you make.
  39.  
  40. Oh, and by the way... you have to run RAPEDIT.EXE while in the RAP
  41. subdirectory.  It assumes all the workfiles are in the current
  42. directory...
  43.